Skip to content

Finalize scripts#687

Merged
jkloetzke merged 3 commits into
BobBuildTool:masterfrom
jkloetzke:finalize-scripts
Jul 20, 2026
Merged

Finalize scripts#687
jkloetzke merged 3 commits into
BobBuildTool:masterfrom
jkloetzke:finalize-scripts

Conversation

@jkloetzke

Copy link
Copy Markdown
Member

Add support for scripts that are run after all "main" scripts.

@codecov

codecov Bot commented Dec 27, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.25%. Comparing base (8c5544f) to head (f6a53f4).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #687   +/-   ##
=======================================
  Coverage   89.24%   89.25%           
=======================================
  Files          50       50           
  Lines       16450    16450           
=======================================
+ Hits        14681    14682    +1     
+ Misses       1769     1768    -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rhubert rhubert mentioned this pull request Jun 8, 2026
2 tasks
Sometimes it is necessary to execute scripts in classes after the main
recipe script has run. To support this use case, a new "Finalize" script
key (e.g., packageFinalize) is added. These finalize scripts are
executed after the main scripts of the recipe and all classes in
*reverse* order.
@jkloetzke
jkloetzke merged commit 7b00892 into BobBuildTool:master Jul 20, 2026
10 of 11 checks passed
@jkloetzke
jkloetzke deleted the finalize-scripts branch July 20, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant